WIP restoring multi marker#27
Open
kalwalt wants to merge 6 commits into
Open
Conversation
Collaborator
Author
|
with the latest i get this from the console: start done
artoolkitX.api.js:1184
(30) ["patt.a", "40.0", "1.0000 0.0000 0.0000 0.0000", "0.0000 1.0000 0.0000 0.0000", "0.0000 0.0000 1.0000 0.0000", "patt.b", "40.0", "1.0000 0.0000 0.0000 100.0000", "0.0000 1.0000 0.0000 0.0000", "0.0000 0.0000 1.0000 0.0000", "patt.c", "40.0", "1.0000 0.0000 0.0000 200.0000", "0.0000 1.0000 0.0000 0.0000", "0.0000 0.0000 1.0000 0.0000", "patt.d", "40.0", "1.0000 0.0000 0.0000 0.0000", "0.0000 1.0000 0.0000 -100.0000", "0.0000 0.0000 1.0000 0.0000", "patt.g", "40.0", "1.0000 0.0000 0.0000 100.0000", "0.0000 1.0000 0.0000 -100.0000", "0.0000 0.0000 1.0000 0.0000", "patt.f", "40.0", "1.0000 0.0000 0.0000 200.0000", "0.0000 1.0000 0.0000 -100.0000", "0.0000 0.0000 1.0000 0.0000"]
artoolkitx.js:6 [error] Error: unable to open multimarker config file 'patt.a,40.0,1.0000 0.0000 0.0000 0.0000,0.0000 1.0000 0.0000 0.0000,0.0000 0.0000 1.0000 0.0000,patt.b,40.0,1.0000 0.0000 0.0000 100.0000,0.0000 1.0000 0.0000 0.0000,0.0000 0.0000 1.0000 0.0000,patt.c,40.0,1.0000 0.0000 0.0000 200.0000,0.0000 1.0000 0.0000 0.0000,0.0000 0.0000 1.0000 0.0000,patt.d,40.0,1.0000 0.0000 0.0000 0.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000 0.0000,patt.g,40.0,1.0000 0.0000 0.0000 100.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000 0.0000,patt.f,40.0,1.0000 0.0000 0.0000 200.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000 0.0000'.
artoolkitx.js:6 [error] No such file or directory
artoolkitx.js:6 [error] Error loading multimarker config patt.a,40.0,1.0000 0.0000 0.0000 0.0000,0.0000 1.0000 0.0000 0.0000,0.0000 0.0000 1.0000 0.0000,patt.b,40.0,1.0000 0.0000 0.0000 100.0000,0.0000 1.0000 0.0000 0.0000,0.0000 0.0000 1.0000 0.0000,patt.c,40.0,1.0000 0.0000 0.0000 200.0000,0.0000 1.0000 0.0000 0.0000,0.0000 0.0000 1.0000 0.0000,patt.d,40.0,1.0000 0.0000 0.0000 0.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000 0.0000,patt.g,40.0,1.0000 0.0000 0.0000 100.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000 0.0000,patt.f,40.0,1.0000 0.0000 0.0000 200.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000 0.0000
artoolkitx.js:6 [error] Error: Failed to load trackable.
artoolkitX.api.js:411 Uncaught (in promise) Error: Faild to add Trackable: -1
at ARController.addTrackable (artoolkitX.api.js:411)
7
[Violation] 'setInterval' handler took <N>ms
a kind of progress but not completely solved... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Slowly i will try to restore the multi marker part of the trackables.